Calendar for WinRT
DeferrableObservableCollection<T> Class Methods


For a list of all members of this type, see DeferrableObservableCollection<T> members.

Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodBeginUpdatePrevents raising events until the EndUpdate method is called.  
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodEndUpdateEnables raising events. If collection has been changed since the call to the BeginUpdate method, raises PropertyChanged and CollectionChanged events.  
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodMove (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Protected Methods
 NameDescription
Protected MethodBlockReentrancy (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Protected MethodCheckReentrancy (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Protected MethodClearItems (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Protected MethodInsertItem (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Protected MethodMoveItem (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Protected MethodOnCollectionChangedOverridden. Overrides the default behavior.  
Protected MethodOnPropertyChangedOverridden. Overrides the default behavior.  
Protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Protected MethodSetItem (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Top
See Also

Reference

DeferrableObservableCollection<T> Class
C1.Xaml.Calendar Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback